
/******************************************************************************************************************************************/
/*                                                             CSS GENERAL                                                                */
/******************************************************************************************************************************************/

/******************************************************************************************************************************************/
/*                                                                  Hn                                                                    */
/******************************************************************************************************************************************/
	h1, h2, h3, h4, h5, h6 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: 'Red Hat Text';
        font-weight: 300;
        line-height: 1.1;
    }
    
    h1 {
    	font-size: 22pt;
        text-transform: uppercase;
        padding: 20px 0 10px 0;
        font-weight: 500;
    }
    
    h4 {
        font-size: 16pt;
        line-height: 20px;	
    }
	footer h4 {
        position: relative;
        text-transform: uppercase;
        color: #008b45;
        font-weight: 700;
        margin-bottom: 30px;
        border-bottom: 1px solid #ebebeb;
        text-align: left;
    }
    footer h4 span {
        padding-bottom: 7px;
        display: inline-block;
        margin-bottom: -1px;
        border-bottom: 1px solid #008b45;
	}


/******************************************************************************************************************************************/
/*                                                                MENUS                                                                   */
/******************************************************************************************************************************************/
    
    /* Menu principal */
       

/******************************************************************************************************************************************/
/*                                                               HEADER                                                                  */
/******************************************************************************************************************************************/

		
    
    /* Slide / Header des pages */
		.bloc-header-page {
        	width: 100%;
            background-position: center;
			background-size: cover;
			background-repeat: repeat-x;
            overflow: hidden;            
        }
        .image_une {
			width: 100%;
			text-align: center;
			padding: 30vh 0 15vh 0;
            backdrop-filter: brightness(60%);
            -webkit-backdrop-filter: brightness(60%);
		}	
		.bloc-titre-ligne-1 {
			display: none;
            text-align: center;
			color: #FFF !important;
			text-transform: uppercase;
			font-size: 26pt;
			font-weight: bold;	
			line-height: 30pt;
		}
		.bloc-titre-ligne-2 {
			padding: 30px;
            text-align: center;
			color: #FFF !important;
			text-transform: uppercase;
			font-size: 26pt;
			font-weight: bold;	
			line-height: 30pt;
            /*backdrop-filter: blur(10px);
            -webkit-backdrop-filter: blur(10px);*/
		}
	/* Titres des pages */
    	.page-title-woocommerce {
        	padding: 15vh 0 1vh 0;
            text-align: center;
            color: #008b45 !important;
            border-bottom: 5px solid #008b45;
        }


        

        
/******************************************************************************************************************************************/
/*                                                          BLOCS RECURRENTS                                                              */
/******************************************************************************************************************************************/
    
	/* Widget-contact */

		@media only screen and (max-width : 767px) {
			.widget-contact{
				margin: auto;
				width: 60%;
			}

			#menu-menu-footer li{
				width: 60%!important;
    			margin: auto!important;
			}
		}

        .widget-contact td {
			font-family: 'Red Hat Text';
            color: #333;
			font-size: 10pt;
			padding: 7px 0 0 6px;
			margin-top: 3px;
			}
        .widget-contact td:first-child {
            padding-top: 10px;
            text-align: center!important;
            vertical-align: top;
        }
        .widget-contact i {
            color: #333;
            font-size: 11pt;
        }
        .widget-contact a i {
            color: #008b45;
            font-size: 17pt;
            padding: 5px 5px 5px 0;
            -webkit-transition: all 0.2s ease-in-out;
			-moz-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
			-webkit-transform: translate3d(0, 0, 0);
        }
        .widget-contact a:hover i {
            font-size: 20pt;
        }
        .socialnetwork
        {
            padding-top: 0 !important;
            text-align: left !important;
        }     

/******************************************************************************************************************************************/
/*                                                       FORMULAIRES DE CONTACT                                                           */
/******************************************************************************************************************************************/

	/* Page contact */
    .ligne_1 {
		width: 33%;
		padding: 5px;
		float: left;	
	}
	.ligne_2 {
		claer: both;
		width: 99%;
		padding: 5px;
		float: left;	
	}
	.ligne_captcha
	{
		clear: both;
		width: 50%;
		float: left;
		text-align: left;
		padding: 0 0 15px 15px;	
	}
	.ligne_valid
	{
		width: 100%;
		float: left;
		text-align: right;
		padding: 15px 15px 15px 0;
	}
    .contact input[type="text"], .contact input[type="tel"], .contact input[type="email"], .contact textarea {
		font-family: 'Red Hat Text';
		text-align: left;
		border: 1px solid #333 !important;
		color: #000 !important;
		border-radius: 0 !important;
		background-color: #FFF !important;
		font-size: 1em;
	}
	.contact input[type="submit"]
	{
		border: 1px solid #008b45 !important;
		background-color: #008b45;
		font-family: 'Red Hat Text';
		text-align: center;
		text-transform: uppercase;
		font-size: 0.8em;
		padding: 10px 50px;
		color: #FFF;
		float: right;
        font-weight: bold;
	}
	.contact input[type="submit"]:hover
	{
		background-color: #FFF;
		color: #008b45;
	}
        
        

    
    
	/* Woocommerce */
    .page-category {
    	width: 100%;
        padding-top: 20px;
    }
    .page-article {
    	width: 100%;
        padding-top: 20px;
    }
    .woocommerce-notices-wrapper {
    	display: none !important;
    }
    .woocommerce-result-count {
    	/*display: none !important;*/
        padding-bottom: 30px;
    }
    .woocommerce-ordering {
    	display: none !important;
    }
    .woocommerce-loop-product__title {
    	font-size: 9pt !important;
    }
    h2.woocommerce-loop-product__title::after {
    	content: none !important;
    }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        text-align: center !important;
        color: #008b45 !important;
    }
    ul.products li.product{
		height: 370px;
		display: flex;
		flex-direction: column; 
		justify-content : space-between;
		align-items: center;
	}    
    .woocommerce ul.products li.product a img {        
        height: 270px !important;
        width: auto !important;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
		-webkit-transform: translate3d(0, 0, 0);
    }
    .woocommerce ul.products li.product a img:hover {        
        height: 265px !important;
        width: auto !important;
    }

    
    /* Popin identification */
    .lrm-switcher .-is-login-only {
    	background-color: #008b45 !important;
    }
    .lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] {
        background-color: #008b45 !important;
    }
    .lrm-user-modal-container .lrm-switcher a {
        color: #333 !important;
        text-transform: uppercase;
    }
    
/******************************************************************************************************************************************/
/*                                                            PAGE PRODUIT                                                                */
/******************************************************************************************************************************************/
    
    /* page */
    	#content-product {
        	width: 100%;
            padding-top: 90px !important;
            background: linear-gradient(to bottom,#e5e5e5 585px,#e5e5e5 585px,#fff 585px,#fff 100%);
        }
    
    /* Fil d'ariane */
    	#breadcrumbs a 
        {
        	text-decoration: none;
            color: #333 !important;
            padding: 0 5px 0 0;
		}
        #breadcrumbs span:first-child 
        {
            padding: 0 5px 0 0;
		}
        #breadcrumbs span
        {
            padding: 0 5px;
		}
        #breadcrumbs
        {
        	color: #333 !important;
            font-family: 'Red Hat Text' !important;
            font-size: 10pt;            
		}
        #breadcrumbs span:last-child 
        {
            color: #008b45 !important;
            /*font-weight: bold;*/
		}
        
	/* Titre produit */
        .page-article h1 {
            font-size: 16pt;
            padding: 15px 0 5px 0;
        }
    
    /* Partie haute */
        woocommerce div.product {
            margin-bottom: 0;
            position: relative;
            width: 100%;
        }
        
        /* Images */
        	.woocommerce div.product div.images.woocommerce-product-gallery {
                position: relative;
            }
            
            /* Image tête */
                div.images img {
                    display: block;
                    margin-left: auto;
                    margin-right: auto;
                    max-height: 350px !important;
                    width: auto !important;
                    box-shadow: none;
                }
            
            /* Thumbs */
/*
                .woocommerce div.product div.images .flex-control-thumbs {
                    overflow: hidden;
                    zoom: 1;
                    margin: 0;
                    padding: 0;
                    width: 35%;
                }
                .woocommerce-product-gallery {
                    display: flex;
                }
                
                .woocommerce-product-gallery .flex-control-thumbs {
                    order: -10;
                }            
                .woocommerce div.product div.images .flex-control-thumbs li {
                    width: 100%;
                    padding: 10px;
                }
                */
    
    /* Metas */
    	.sku_wrapper 
        {
            color: #333 !important;
            font-family: 'Red Hat Text' !important;
            font-size: 11pt; 
        }
        .sku 
        {
        	text-decoration: underline;
        }
        .tagged_as a 
        {
        	color: #008b45 !important;
            font-family: 'Red Hat Text' !important;
            font-size: 11pt;
            text-decoration: none;
        }
        
     /* Description */
     	.summary 
        {
        	background: #fff;
            border: 1px solid #F6F8F9;
            box-shadow: 0 0.25em 0.25em rgba(0,0,0,.25);
            padding: 15px;
            margin: 0 0 15px;
        }
    
    /* Tabs */
        .woocommerce-tabs {
            border-bottom: 1px solid #CDD5DA;
        }
        .woocommerce-tabs h2 {
            display: none;
        }
    
    /* Produits apparentés */
        .related h2 {
            text-align: left;
            text-transform: none;
            font-size: 16pt;
            padding: 20px 0;
        }    
        .related h2:after {
            content: none;
        }
        .related .product {
            background-color: #fff;
            background-clip: border-box;
            border: 1px solid rgba(0,0,0,.125);
            padding: 20px !important;
        }
        .related ul.products li.product .button {
            display: none;
        }
        .woocommerce ul.products li.product .woocommerce-loop-product__title {
            text-align: center;
            padding: 0;
        }
    
/******************************************************************************************************************************************/
/*                                                                RGPD                                                                    */
/******************************************************************************************************************************************/
    .stm_gdpr_popup-main {
        position: fixed !important;
        padding: 3px 31px 10px !important;
        width: 97% !important;
        border-radius: 5px !important;
        z-index: 9999999 !important;
        background-color: rgba(0,0,0,0.7) !important;
        color: #fff !important;
        left: 20px !important;
        bottom: 10px !important;
    }
    .stm_gdpr_popup-main .stm_gdpr_popup-links {
        margin-top: 7px !important;
        font-size: 14px !important;
    }
    .stm_gdpr_popup-content {
    	width: 75% !important;
        float: left;
        margin-top: 7px;
    }
    .stm_gdpr_popup-links {
    	width: 25% !important;
        float: right;
    }
    .stm_gdpr_popup-main .stm_gdpr_popup-links a.stm_gdpr_popup-accept {
        float: left;
        background-color: #5e5cc7;
        border: 1px solid #5e5cc7;
        margin-left: -5px;
    }

	